-
Home
-
MIQID-Core
-
1.9.0 (latest)
-
Code
-
Classes
- ProfileSettings
Total Complexity |
33 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
245 |
Lines of code |
111 |
Logical lines of code |
53 |
Comment lines |
90 |
Methods |
22 |
Properties |
10 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
74 |
2 |
5 |
set_cpr_number() |
S |
69 |
2 |
7 |
set_profile_picture() |
S |
69 |
2 |
7 |
set_sex_type() |
S |
69 |
2 |
7 |
set_phone_number() |
S |
69 |
2 |
7 |
set_nationality() |
S |
69 |
2 |
7 |
set_first_name() |
S |
69 |
2 |
7 |
set_date_of_birth() |
S |
69 |
2 |
7 |
set_address() |
S |
69 |
2 |
7 |
set_email() |
S |
69 |
2 |
7 |
set_last_name() |
S |
69 |
2 |
7 |
get_address() |
S |
82 |
1 |
3 |
get_cpr_number() |
S |
82 |
1 |
3 |
get_email() |
S |
82 |
1 |
3 |
get_date_of_birth() |
S |
82 |
1 |
3 |
get_nationality() |
S |
82 |
1 |
3 |
get_last_name() |
S |
82 |
1 |
3 |
get_phone_number() |
S |
82 |
1 |
3 |
get_sex_type() |
S |
82 |
1 |
3 |
get_first_name() |
S |
82 |
1 |
3 |
get_profile_picture() |
S |
82 |
1 |
3 |
jsonSerialize() |
S |
72 |
1 |
6 |